PDF4Java Reference Documentation
com.o2sol.pdf4java.core.collections Package / Collection<T> Class / insertItem Method
In This Topic
    insertItem Method
    In This Topic
    Syntax
    protected void insertItem( 
       int index,
       T newItem
    )

    Parameters

    index
    newItem
    See Also